This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
ALMLocationsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ALMLocationsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ALMModulesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ALMModulesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ALMPreferencesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ALMPreferencesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
AppearanceFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=AppearanceFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
AppleExtrasFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=AppleExtrasFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
AppleMenuFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=AppleMenuFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
AppleShareAuthenticationFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=AppleShareAuthenticationFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
AppleShareSupportFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=AppleShareSupportFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ApplicationsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ApplicationsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ApplicationSupportFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ApplicationSupportFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
AssistantsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=AssistantsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
AudioAlertSoundsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=AudioAlertSoundsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
AudioComponentsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=AudioComponentsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
AudioPlugInsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=AudioPlugInsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
AudioSoundBanksFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=AudioSoundBanksFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
AudioSoundsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=AudioSoundsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
AudioSupportFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=AudioSupportFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
CachedDataFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=CachedDataFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
CarbonLibraryFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=CarbonLibraryFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ChewableItemsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ChewableItemsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ClassicDesktopFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ClassicDesktopFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ColorSyncCMMFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ColorSyncCMMFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ColorSyncFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ColorSyncFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ColorSyncProfilesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ColorSyncProfilesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ColorSyncScriptingFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ColorSyncScriptingFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ComponentsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ComponentsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ContextualMenuItemsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ContextualMenuItemsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ControlPanelDisabledFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ControlPanelDisabledFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ControlPanelFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ControlPanelFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ControlStripModulesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ControlStripModulesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
CoreServicesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=CoreServicesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
CurrentUserFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=CurrentUserFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
CurrentUserRemoteFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=CurrentUserRemoteFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
DesktopFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=DesktopFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
DesktopPicturesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=DesktopPicturesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
DeveloperDocsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=DeveloperDocsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
DeveloperFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=DeveloperFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
DeveloperHelpFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=DeveloperHelpFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
DirectoryServicesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=DirectoryServicesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
DirectoryServicesPlugInsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=DirectoryServicesPlugInsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
DisplayExtensionsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=DisplayExtensionsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
DocumentationFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=DocumentationFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
DocumentsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=DocumentsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
DomainLibraryFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=DomainLibraryFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
DomainTopLevelFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=DomainTopLevelFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
EditorsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=EditorsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ExtensionDisabledFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ExtensionDisabledFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ExtensionFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ExtensionFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
FavoritesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=FavoritesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
FileSystemSupportFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=FileSystemSupportFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
FindByContentFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=FindByContentFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
FindByContentPluginsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=FindByContentPluginsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
FindSupportFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=FindSupportFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
folder(CurrentUserRemoteFolderLocation,CurrentUserRemoteFolderLocation(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=folder(CurrentUserRemoteFolderLocation,CurrentUserRemoteFolderLocation(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
FolderActionsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=FolderActionsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
FontsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=FontsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
FrameworksFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=FrameworksFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
GenEditorsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=GenEditorsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
HelpFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=HelpFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
InstallerLogsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=InstallerLogsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
InstallerReceiptsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=InstallerReceiptsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
InternetFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=InternetFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
InternetPlugInFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=InternetPlugInFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
InternetSearchSitesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=InternetSearchSitesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
InternetSitesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=InternetSitesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ISSDownloadsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ISSDownloadsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
KernelExtensionsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=KernelExtensionsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
KeychainFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=KeychainFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
LauncherItemsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=LauncherItemsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
LocalesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=LocalesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
MacOSReadMesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=MacOSReadMesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
MIDIDriversFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=MIDIDriversFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ModemScriptsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ModemScriptsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
MovieDocumentsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=MovieDocumentsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
MultiprocessingFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=MultiprocessingFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
MusicDocumentsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=MusicDocumentsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
OpenDocEditorsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=OpenDocEditorsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
OpenDocFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=OpenDocFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
OpenDocLibrariesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=OpenDocLibrariesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
OpenDocShellPlugInsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=OpenDocShellPlugInsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
PictureDocumentsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: Works. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=PictureDocumentsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
PreferencesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=PreferencesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
PrinterDescriptionFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=PrinterDescriptionFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
PrinterDriverFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=PrinterDriverFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
PrintersFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=PrintersFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
PrintingPlugInsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=PrintingPlugInsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
PrintMonitorDocsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=PrintMonitorDocsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
PrivateFrameworksFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=PrivateFrameworksFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
PublicFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=PublicFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
QuickTimeComponentsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=QuickTimeComponentsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
QuickTimeExtensionsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=QuickTimeExtensionsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
RecentApplicationsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=RecentApplicationsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
RecentDocumentsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=RecentDocumentsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
RecentServersFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=RecentServersFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ScriptingAdditionsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ScriptingAdditionsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ScriptsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ScriptsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
SharedLibrariesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=SharedLibrariesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
SharedUserDataFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=SharedUserDataFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ShutdownFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ShutdownFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ShutdownItemsDisabledFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ShutdownItemsDisabledFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
SoundSetsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=SoundSetsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
SpeakableItemsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=SpeakableItemsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
SpeechFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=SpeechFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
StartupFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=StartupFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
StartupItemsDisabledFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=StartupItemsDisabledFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
StationeryFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=StationeryFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
SystemControlPanelFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=SystemControlPanelFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
SystemDesktopFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=SystemDesktopFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
SystemExtensionDisabledFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=SystemExtensionDisabledFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
SystemFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=SystemFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
SystemPreferencesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=SystemPreferencesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
SystemSoundsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=SystemSoundsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
SystemTrashFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=SystemTrashFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
TemporaryFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=TemporaryFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
TextEncodingsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=TextEncodingsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
ThemesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=ThemesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
TrashFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=TrashFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
UsersFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=UsersFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
UserSpecificTmpFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=UserSpecificTmpFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
UtilitiesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=UtilitiesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
VoicesFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=VoicesFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
VolumeRootFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=VolumeRootFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
VolumeSettingsFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=VolumeSettingsFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
| |||||||||||||||||
WhereToEmptyTrashFolder(domain as integer) as folderitem | |||||||||||||||||
global method, Special Folders | Di, 6. Aug 2002 | ||||||||||||||||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> nil. | |||||||||||||||
Function:
Returns a folderitem to this folder if it exists on that system. | |||||||||||||||||
Example:
f=WhereToEmptyTrashFolder(kUserDomain) | |||||||||||||||||
Notes:
Note that not every folder exists on every Mac OS Version! The codes for domain are (The Demo includes a module for these):
|
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.